projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b7c6e5
)
Bump up the required version of Meson
author
Emmanuele Bassi
<ebassi@gnome.org>
Fri, 8 Nov 2019 15:04:41 +0000
(15:04 +0000)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Sat, 16 Nov 2019 18:40:23 +0000
(18:40 +0000)
Match the one we're testing on our CI infrastructure.
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index ec8291540e2014c38c10ef163d3b12d7f895ebb7..c07ae0340e3d8969c69bafa0a0eb3b1127fae336 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-7,7
+7,7
@@
project('gtk', 'c',
# https://github.com/mesonbuild/meson/issues/2289
'c_std=gnu99',
],
- meson_version : '>= 0.
48.0
',
+ meson_version : '>= 0.
50.1
',
license: 'LGPLv2.1+')
glib_major_req = 2